tools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS
authorIan Jackson <ian.jackson@citrix.com>
Fri, 5 Oct 2018 16:52:54 +0000 (17:52 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 7 Jan 2020 19:23:20 +0000 (20:23 +0100)
commit237f0581ead7e9045867683230c9bd92b541370c
tree569b3a6a8ca0886852e367aa19222f2dad4082dc
parentb3fe560a167ac22b009e9f8262ff967bb17a4104
tools/Rules.mk: Honour PREPEND_LDFLAGS_XEN_TOOLS

This allows the caller to provide some LDFLAGS to the Xen build
system.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/Rules.mk